![]() |
PATH![]() |
The USBExpertRemoveDeviceDriver function notifies the USB Manager that a device has been removed from the bus and that the class driver for that device needs to be terminated. Typically only hub drivers need the service provided by this function.
OSStatus USBExpertRemoveDeviceDriver(USBDeviceRef ref);
The ref parameter can be a device reference or an interface reference.
Previous | Back Up One Level | Next | Show Frames | Hide Frames